home *** CD-ROM | disk | FTP | other *** search
- Message-ID: <3125187C.E1B@novell.com>
- Date: Fri, 16 Feb 1996 16:51:24 -0700
- From: Jeff Robison <jeffr@novell.com>
- Organization: Novell Applications Group
- X-Mailer: Mozilla 2.0 (Win95; I)
- MIME-Version: 1.0
- Newsgroups: comp.lang.c++
- Subject: Re: Am I imagining auto_ptr?
- References: <3124A4D5.FF@novell.com>
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- Path: news.provo.novell.com!
-
- Jeff Robison wrote:
- >
- > It seems like I recently read or heard or dreamed about a new keyword/type/whatever
- > in the C++ draft standard called an auto_ptr. I believe it will automatically
- > delete its contents when it goes out of scope. Something like this would be
- > incredibly useful when handling (or rather not having to handle) exceptions.
- >
- > Am I imagining things, or does such a beast exist? If it does exist, can you point
- > me to some syntax/usage documentation?
- >
- > Thanks in advance,
- > Jeff
-
- E-mail responses would be better for me since I won't be able to monitor the
- newsgroup for the next week or so.
-
- Thanks,
- Jeff
-